Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Granting chained credentials #137

Merged
merged 4 commits into from
Nov 29, 2023

Conversation

pfeairheller
Copy link
Member

@pfeairheller pfeairheller commented Nov 28, 2023

This PR includes:

  • Add GRANT endpoint so we can trigger streaming of chained credentials when granting them.

Closes #135

Copy link

codecov bot commented Nov 28, 2023

Codecov Report

Attention: 22 lines in your changes are missing coverage. Please review.

Comparison is base (843759f) 91.38% compared to head (f39fe8d) 91.28%.

Files Patch % Lines
src/keria/app/agenting.py 47.50% 21 Missing ⚠️
src/keria/app/ipexing.py 98.43% 1 Missing ⚠️
Additional details and impacted files
@@               Coverage Diff               @@
##           development     #137      +/-   ##
===============================================
- Coverage        91.38%   91.28%   -0.11%     
===============================================
  Files               35       35              
  Lines             5818     6002     +184     
===============================================
+ Hits              5317     5479     +162     
- Misses             501      523      +22     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Signed-off-by: pfeairheller <[email protected]>
Signed-off-by: pfeairheller <[email protected]>
Signed-off-by: pfeairheller <[email protected]>
@pfeairheller pfeairheller merged commit 453ef52 into WebOfTrust:development Nov 29, 2023
5 checks passed
@pfeairheller pfeairheller deleted the feat-grant-chains branch November 29, 2023 04:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Cannot issue chained credential
1 participant